Automations

UI Automation Commands

  • Version: 1.7.0
  • Official Verified

OpenBots Command group containing UI automation commands (Input, WebBroswer, Window).

OpenBots.Commands.UIAutomation \ Wait For Key Press Command

Command: Wait For Key Press Command

This command pauses execution until the indicated key press is detected.

Parameters

Desktop Region (Optional)

If provided, the command will only trigger when the mouse is within the specified region.

Keystroke Parameters

Define the parameters for the keystroke actions.

Required

Timeout (Seconds)

Specify how many seconds to wait before throwing an exception.

Required

Output Event Variable (Optional)

Create a new variable or select a variable from the list.

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Other Commands

Selenium Close Browser Command

Selenium Create Browser Command

Selenium Get Browser Info Command

Selenium Navigate Back Command

Selenium Navigate Forward Command

Selenium Navigate To URL Command

Selenium Refresh Command

Selenium Switch Browser Frame Command

Selenium Switch Browser Window Command

Selenium Execute Script Command

Selenium Set Dropdown Option Command

Selenium Switch To Element Frame Command

Selenium Wait For Element To Exist Command

Selenium Get Element Attribute Command

Selenium Get Dropdown Options Command

Selenium Get Table Command

Selenium Element Exists Command

Selenium Get Text Command

Selenium Get Elements Command

Selenium Set Secure Text Command

Selenium Clear Element Command

Selenium Set Text Command

Selenium Hover Over Element Command

Selenium Click Element Command

Activate Window Command

Close Window Command

Scroll Window Command

Move Window Command

Resize Window Command

Set Window State Command

Wait For Window To Exist Command

Get HTML Source Command

Query HTML Source Command

Native Browser Attach Application Command

Native Browser Close Application Command

Native Browser Create Application Command

Native Browser Maximize Browser Command

Native Browser Navigate Back Command

Native Browser Navigate Forward Command

Native Browser Navigate To URL Command

Native Browser Inject Js Script Command

Native Browser Activate Tab Command

Native Browser Close Tab Command

Native Browser Open New Tab Command

Native Browser Refresh Tab Command

Native Browser Send Key Command

Native Browser Wait For Element To Exist Command

Native Browser Get Attribute Command

Native Browser Get Options Command

Native Browser Get Table Command

Native Browser Hover Over Element Command

Native Browser Clear Text Command

Native Browser Element Exists Command

Native Browser Get Text Command

Native Browser Click Element Command

Native Browser Scroll To Element Command

Native Browser Set Option Command

Native Browser Set Secure Text Command

Native Browser Set Text Command

Replay Event Command

Send Secure Keystrokes Command

Wait For Click Command

Wait For Key Press Command

HTML Input Command

Input Command

Send Advanced Keystrokes Command

Send Keystrokes Command

Send Mouse Click Command

Send Mouse Move Command

Desktop Get Check Box Element Toggle State Command

Desktop Get Element Property Command

Desktop Scroll Element Command

Desktop Set Table Cell Value Command

Desktop Get Table Cell Value Command

Desktop Get Table Command

Desktop Set Check Box Element Toggle State Command

Desktop Get Text Command

Desktop Element Exists Command

Desktop Send Key Command

Desktop Wait For Element To Exist Command

Desktop Clear Element Command

Desktop Hover Over Element Command

Desktop Set Secure Text Command

Desktop Set Text Command

Desktop Click Element Command

Desktop Wait For Click On Element Command

Desktop Wait For Key Press On Element Command


  • Version
    Documentation
Logo